projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5be621
)
(word-combining-categories): Add entries for 2-byte Han characters.
author
Kenichi Handa
<handa@m17n.org>
Tue, 20 Jun 2006 01:31:25 +0000
(
01:31
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 20 Jun 2006 01:31:25 +0000
(
01:31
+0000)
lisp/international/characters.el
patch
|
blob
|
history
diff --git
a/lisp/international/characters.el
b/lisp/international/characters.el
index 638d09eea6eaedc3635e893e63937426e2e64c06..0b7c223c258e1011c7f7dd5cb368fa3a9b51fbef 100644
(file)
--- a/
lisp/international/characters.el
+++ b/
lisp/international/characters.el
@@
-1258,7
+1258,10
@@
;;; Setting word boundary.
(setq word-combining-categories
- '((?l . ?l)))
+ '((?l . ?l)
+ (?C . ?C)
+ (?C . ?H)
+ (?C . ?K)))
(setq word-separating-categories ; (2-byte character sets)
'((?A . ?K) ; Alpha numeric - Katakana